[INFO] cloning repository https://github.com/Deweyhinni/silly-game-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deweyhinni/silly-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeweyhinni%2Fsilly-game-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeweyhinni%2Fsilly-game-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e393d0b8983ad03bb0c28de67076ad6544fdd24
[INFO] fixing Deweyhinni/silly-game-engine against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeweyhinni%2Fsilly-game-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Deweyhinni/silly-game-engine
[INFO] finished tweaking git repo https://github.com/Deweyhinni/silly-game-engine
[INFO] tweaked toml for git repo https://github.com/Deweyhinni/silly-game-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Deweyhinni/silly-game-engine on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Deweyhinni/silly-game-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/paul2t/three-d.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded winit v0.30.11
[INFO] [stderr]   Downloaded tracy-client v0.17.6
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded tracy-client-sys v0.24.3
[INFO] [stderr]   Downloaded generator v0.8.5
[INFO] [stderr]   Downloaded three-d-asset v0.9.2
[INFO] [stderr]   Downloaded open-enum v0.5.2
[INFO] [stderr]   Downloaded open-enum-derive v0.5.2
[INFO] [stderr]   Downloaded rapier3d v0.28.0
[INFO] [stderr]   Downloaded parry3d v0.23.0
[INFO] [stderr]   Downloaded spade v2.14.0
[INFO] [stderr]   Downloaded downcast-rs v2.0.1
[INFO] [stderr]   Downloaded nalgebra v0.34.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded ravif v0.11.20
[INFO] [stderr]   Downloaded glam v0.30.5
[INFO] [stderr]   Downloaded arbitrary v1.4.1
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded bitstream-io v2.6.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded imgref v1.11.0
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded exr v1.73.0
[INFO] [stderr]   Downloaded gif v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7
[INFO] running `Command { std: "docker" "start" "7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling tracy-client-sys v0.24.3
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking glam v0.30.5
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking spade v2.14.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=db86233ab126ad76 -C extra-filename=-7b75864e67c55042 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f628d6fb846c6368.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f43bc4131d80afc8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1d1395cd7a8bd8da.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e714b0c53e1382a3 -C extra-filename=-0eab503ccb701ed8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e1526976968882b8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-b1cc6961d1168dad.rmeta --cap-lints allow --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:25
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:675:41
[INFO] [stdout]      |
[INFO] [stdout]  675 |                   Simd(lt.select(-one, gt.select(one, zero)))
[INFO] [stdout]      |                                           ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:849:30
[INFO] [stdout]      |
[INFO] [stdout]  849 |                   let exp = ge.select(Self::one().0, -Self::one().0);
[INFO] [stdout]      |                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1500 | / impl_float_simd!(
[INFO] [stdout] 1501 | |     portable_simd::f32x2, f32, portable_simd::i32x2, mask32x2, _0, _1;
[INFO] [stdout] 1502 | |     portable_simd::f32x4, f32, portable_simd::i32x4, mask32x4, _0, _1, _2, _3;
[INFO] [stdout] 1503 | |     portable_simd::f32x8, f32, portable_simd::i32x8, mask32x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1507 | |     portable_simd::f64x8, f64, portable_simd::i64x8, mask64x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1508 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_float_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 32>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 32>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 64>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1510 | / impl_int_simd!(
[INFO] [stdout] 1511 | |     portable_simd::i16x2, i16, mask16x2, _0, _1;
[INFO] [stdout] 1512 | |     portable_simd::i16x4, i16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1513 | |     portable_simd::i16x8, i16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1531 | |     portable_simd::isizex8, isize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1532 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_int_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 32>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 32>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 64>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:334:29
[INFO] [stdout]      |
[INFO] [stdout]  334 |                   Self(cond.0.select(self.0, other.0))
[INFO] [stdout]      |                               ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1534 | / impl_uint_simd!(
[INFO] [stdout] 1535 | |     portable_simd::u16x2, u16, mask16x2, _0, _1;
[INFO] [stdout] 1536 | |     portable_simd::u16x4, u16, mask16x4, _0, _1, _2, _3;
[INFO] [stdout] 1537 | |     portable_simd::u16x8, u16, mask16x8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1555 | |     portable_simd::usizex8, usize, masksizex8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1556 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_simd_value` which comes from the expansion of the macro `impl_uint_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:46
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:64
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i16, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i16, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:164:24
[INFO] [stdout]      |
[INFO] [stdout]  164 |                   self.0.to_int().reduce_and() != 0
[INFO] [stdout]      |                          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:169:24
[INFO] [stdout]      |
[INFO] [stdout]  169 |                   self.0.to_int().reduce_or() != 0
[INFO] [stdout]      |                          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:174:24
[INFO] [stdout]      |
[INFO] [stdout]  174 |                   self.0.to_int().reduce_xor() != 0
[INFO] [stdout]      |                          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i16, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i16, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i16, 8>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i16, 8>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i16, 16>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i16, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i16, 32>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i16, 32>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i16, 32>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i32, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i32, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i32, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i32, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i32, 8>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i32, 8>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i32, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i32, 16>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i32, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i64, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i64, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i64, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i64, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i64, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i64, 8>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i64, 8>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i8, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i8, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i8, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i8, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i8, 8>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i8, 8>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i8, 16>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i8, 16>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 32>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i8, 32>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i8, 32>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<i8, 64>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<i8, 64>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<i8, 64>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 2>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<isize, 2>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<isize, 2>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 4>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<isize, 4>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<isize, 4>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:110:32
[INFO] [stdout]      |
[INFO] [stdout]  110 |                   let x = cond.0.select(self.0.to_int(), other.0.to_int());
[INFO] [stdout]      |                                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]      |
[INFO] [stdout]      = note: the method is available for `Mask<isize, 8>` here
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]    6 + use std::simd::Select;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_int` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/src/simd/portable_simd_impl.rs:111:28
[INFO] [stdout]      |
[INFO] [stdout]  111 |                   Self(<$t>::from_int(x))
[INFO] [stdout]      |                              ^^^^^^^^ associated function or constant not found in `Mask<isize, 8>`
[INFO] [stdout] ...
[INFO] [stdout] 1558 | / impl_bool_simd!(
[INFO] [stdout] 1559 | |     portable_simd::mask16x2, 2, _0, _1;
[INFO] [stdout] 1560 | |     portable_simd::mask16x4, 4, _0, _1, _2, _3;
[INFO] [stdout] 1561 | |     portable_simd::mask16x8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] ...    |
[INFO] [stdout] 1579 | |     portable_simd::masksizex8, 8, _0, _1, _2, _3, _4, _5, _6, _7;
[INFO] [stdout] 1580 | | );
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Mask<isize, 8>` consider using one of the following associated functions:
[INFO] [stdout]       Mask::<T, N>::splat
[INFO] [stdout]       Mask::<T, N>::from_array
[INFO] [stdout]       Mask::<T, N>::from_simd_unchecked
[INFO] [stdout]       Mask::<T, N>::from_simd
[INFO] [stdout]       Mask::<T, N>::from_bitmask
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:148:4
[INFO] [stdout]      = note: this error originates in the macro `impl_bool_simd` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simba` (lib) due to 117 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7", kill_on_drop: false }`
[INFO] [stdout] 7ec8bfae3db5930c061140d0f6fa55ac76eaedac53563d678ee974c4760dbbc7
